WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridDetailRow<TItem> Class / IsAutoGenerated Property
In This Topic
    IsAutoGenerated Property (GridDetailRow<TItem>)
    In This Topic
    Gets a value indicating whether this column or row was generated from source.
    Syntax
    public bool IsAutoGenerated {get;}
    See Also